inherited fraUpdateDefinitionsPage: TfraUpdateDefinitionsPage OnResize = FrameResize object lblUpdateDefs: TResLabel [0] Left = 24 Top = 56 Width = 464 Height = 73 Anchors = [akLeft, akTop, akRight, akBottom] AutoSize = False WordWrap = True ResourceCaption = 20377 end inherited pnlBackgroundFrame: TTePanel TabOrder = 3 end inherited pnlHeader: TPanel inherited imgStep: TResImage ResourceImage = 'STP_ALERT' end inherited lblStep: TResStaticText Width = 147 ResourceCaption = 20496 ExplicitWidth = 147 end end object pnlButtons: TPanel Left = 8 Top = 144 Width = 361 Height = 50 BevelOuter = bvNone ParentColor = True TabOrder = 1 object btnSkip: TResTeButton Left = 184 Top = 8 Width = 100 Height = 25 OnClick = btnSkipClick TabOrder = 1 ResourceCaption = 20027 end object btnYes: TResTeButton Left = 56 Top = 8 Width = 100 Height = 25 OnClick = btnYesClick TabOrder = 0 ResourceCaption = 20016 end end object pnlDownload: TPanel Left = 8 Top = 200 Width = 361 Height = 137 BevelOuter = bvNone Enabled = False ParentColor = True TabOrder = 2 Visible = False object btnCancelDownload: TResTeButton Left = 128 Top = 102 Width = 97 Height = 24 OnClick = btnCancelDownloadClick TabOrder = 0 ResourceCaption = 49843 end object prgDownload: TProgressBar Left = 35 Top = 74 Width = 272 Height = 20 TabOrder = 1 end object aniCopy: TAnimate Left = 35 Top = 8 Width = 272 Height = 60 Color = clWhite CommonAVI = aviCopyFile ParentColor = False StopFrame = 20 Visible = False end end end